home *** CD-ROM | disk | FTP | other *** search
- | RISC OS Loader for !Guardian
- | Written by Paul Vigay (C) 1991/2
- |
- If "<System$Path>" = "" then Error 0 !System has not been seen yet.
- Set Guardian$Path <obey$dir>
- RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
- RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later in your !System.modules directory.
- RMEnsure ABCLibrary 2.00 RMLoad System:modules.ABCLib
- RMEnsure ABCLibrary 2.00 Error You need ABCLibrary 2.00 or later in your !System.modules directory.
- WimpSlot -min 160k -max 160k
- Run "<Guardian$Path>.!RunImage" %*0
-